home *** CD-ROM | disk | FTP | other *** search
/ Nebula 2 / Nebula Two.iso / Documents / PressReleases94 / 10October94 / Phone.txt < prev    next >
Text File  |  1995-06-12  |  6KB  |  162 lines

  1.  
  2.  
  3. Hutchison Ave. Software has finished developing a bundle for use with
  4. Phone.app, (current shareware release is 2.2). This bundle allows users
  5. who have a Sharp Wizard series 8000 and higher to exchange phonebook files to
  6. and from their NEXTSTEP computer.
  7.  
  8. Hutchison also has plans to develop a Newton access bundle for Phone.app. You
  9. can download Phone version 2.2 from the archives. People registering Phone
  10. version 2.2 get a free upgrade to version 3.1, which includes PDA access.
  11. Contact us at phone@hasc.ca for information about obtaining version 3.1.
  12.  
  13. Note: if you're using Phone.app, please register it. So far, we've had
  14. one (1) person register their software. Hutchison is trying to produce some
  15. neat software for NEXTSTEP users, and make it available for cheap. There's
  16. certainly no incentive to do this when hundreds of people are using the
  17. software and only one person has bothered to send in the ten bucks to
  18. register it.
  19.  
  20. Also note: version 3.1 has other bug fixes and improvements over 2.2 (incuding
  21. enhanced dialing support!), incorporating quite a few suggestions from the
  22. net. We'd like to take the time to do more, but considering the number of
  23. people that have registered the software, we're not able to keep adding
  24. features and improvements. If you want cheap and good software, do the right
  25. thing and register today, and allow us to continue making updates.
  26.  
  27. Here's a short Q+A on Phone.
  28.  
  29. What's new?
  30.  
  31. We've added the following:
  32. - numerous bug fixes
  33. - PDA access (downloading and uploading phonebooks)
  34. - password protection
  35. - faster phone dialing
  36. - dialing prefixes (comma for pause)
  37.  
  38. What is Phone.app?
  39.  
  40. It's a phonebook manager which can read and write ASCII plain text files. If
  41. you're currently using perl or some other command line tool to read phonebook
  42. files, then this application can live side-by-side with your tool, and you'll
  43. not have to change your file format one bit.
  44.  
  45. Gee, that's cool. Are you sure about the file format thing?
  46.  
  47. Well, we're pretty sure! By default Phone.app is looking for records like
  48. this:
  49.  
  50. Herve Avril
  51. Hutchison Ave. Software
  52. herve@hasc.ca
  53.  
  54. Darcy Brockbank
  55. Hutchison. Ave. Software
  56. 514/499-2067
  57. samurai@hasc.ca
  58.  
  59. Danny Gagne
  60. danny@hasc.ca
  61.  
  62. ...
  63.  
  64. As you can see, you don't have to do anything special with your records. They
  65. can be in pretty much any order. Phone uses some intelligent algorithms to
  66. figure out what's what. You can set this application up so that it reads 
  67. colondelimited files, or whatever!
  68.  
  69. So, why is plain text better than binary?
  70.  
  71. Because you can read it with the tool of your choice. You can also bring your
  72. phonebooks to other computers (ie. running DOS) and read them there if you
  73. need to. It allows Phone to reside in your system, and work on the same
  74. phonebook file that you may have perl or awk or bourne shell scripts for
  75. reading. Here's an example perl script which will read files in a plain-text
  76. format:
  77.  
  78. #!/usr/local/bin/perl
  79.  
  80. $/ = "";        #enable paragraph mode.
  81.  
  82. open (ROLODEX, "/Net/eos/Users/murphy/lib/rolodex/rolodex")
  83.          || die "Can't open rolodex.\n";
  84.  
  85. while (<ROLODEX>)
  86. {
  87.          print if ((/$ARGV[0]/i) && (/$ARGV[1]/i) && (/$ARGV[2]/i))
  88. }
  89.  
  90.  
  91. Ok, enough about the file format junk. How do I use this thing?
  92.  
  93. It's pretty easy. Make a new phonebook, and hit the "Insert" menu item to add
  94. a new record. Phone will search case insensitively for records that match 
  95. yoursearch. You can search forwards or backwards based on the contents of your
  96. query field. You've got emacs keybindings within your query field, so be sure
  97. to use them! Also, Phone will do a "and" search if you list more than one 
  98. wordin your field.
  99.  
  100. Does this app do anything else?
  101.  
  102. You can set the color of each of your open phonebooks to help you find them 
  103. amidst the break grey windows that abound on NEXTSTEP. While we figured it
  104. would make Steve Jobs have a hemorrhage, we found that a small grey window 
  105. wasoften hard to locate. So, we allow you to drag and drop in the color of your
  106. choice. You, the user, are being allowed to be a victim of your own poor
  107. taste! . Other features include telephone number dialing (click the little
  108. phone icon); email window opening (click the little NeXTmail icon (both of
  109. these icons show up in the document window). Everything else should be pretty
  110. much self-explanitory in the best Keith Ohlfs fashion.
  111.  
  112. Very funny. Do you expect me to pay you for this?
  113.  
  114. Yes we do. This app is shareware, and if you find that you're using it, then
  115. you should send ten bucks (and we don't mean male deer) to:
  116.  
  117. Hutchison Ave. Software
  118. 3481 Aylmer, Suite B
  119. Montreal, Qc., CANADA
  120. H2X 2B4
  121.  
  122. I have a Sharp Wizard PDA. Can I access my phonebook there?
  123.  
  124. Yes. We have a bundle you can drag and drop into Phone.app which will allow
  125. you to upload and download phonebooks to and from your Wizard. The bundle
  126. costs $20.00, so you'll have to contact us to register for it.
  127.  
  128. Cool! How about the Newton?
  129.  
  130. We're in the process of adding support for the Newton as well. Ditto on
  131. pricing, etc.
  132.  
  133. OK, if I register this, will I get free upgrades?
  134.  
  135. Minor upgrades and bugfixes are free. We use this app internally and continue
  136. to upgrade it and add features. The NEXTSTEP community is notorious for not
  137. paying for stuff, so please register this application if you're using it.
  138. Registering this app encourages us to continue to develop and enhance it. Not
  139. registering encourages us to abandon NEXTSTEP development. This is a decent
  140. and cool piece of shareware, and you can part with ten bucks, can't you?
  141.  
  142. Are there any secret hidden features?
  143.  
  144. Yes, but if we told you what they were, they wouldn't be secret and you
  145. wouldn't have any fun. (HINT:  "dwrite Phone HandsetBitmapFile"... look under
  146. the app directory before you do this).
  147.  
  148. OK... by the way, those are pretty cool color wells. Much more svelte than 
  149. theusual breed.
  150.  
  151. Why thank you! We like the emacs keybindings in the text field too.
  152.  
  153. I have no more questions. I'd just like to say ``What a great deal!''
  154.  
  155. Wait! There's more! Phone can be programmed to use hints when it
  156. parses your plain text. We're not ready yet to disclose this feature to
  157. everyone, but if you really need it, let us know. Using hints will help it
  158. determine what's what... it already uses some that are pre-programmed.
  159.  
  160. OK, are you finished?
  161.  
  162. Yes. Enjoy the app. And don't forget to send us some cash.